Home
last modified time | relevance | path

Searched defs:is_numbers (Results 1 – 25 of 62) sorted by relevance

123

/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dtags.h321 inline bool is_numbers(LispObject p) in is_numbers() function
/dports/math/kfr/kfr-4.2.1/include/kfr/
H A Dcometa.hpp1106 constexpr inline bool is_numbers = (details::is_number_impl<decay<Ts>>::value && ...); variable
/dports/math/reduce/Reduce-svn5758-src/csl/embedded/
H A Du60.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du52.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du58.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du56.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du34.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du35.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du36.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du49.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du50.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du31.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du48.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du55.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du06.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du16.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du38.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du43.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du45.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du47.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du57.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du18.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du19.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du21.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro
H A Du32.c207 #define is_numbers(p)((((int)(p)) & TAG_BITS) == TAG_NUMBERS) macro

123