OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isnum
(Results
1 - 6
of
6
) sorted by null
/external/srec/srec/Semproc/include/
SR_SemanticProcessorImpl.h
82
SREC_SEMPROC_API PINLINE ESR_BOOL
isnum
(const LCHAR* str);
/ndk/sources/host-tools/nawk-20071023/
awk.h
193
#define
isnum
(n) ((n)->tval & NUM)
macro
tran.c
353
if (!
isnum
(vp)) { /* not a number */
run.c
916
if (
isnum
(x)) {
1099
else if (
isnum
(y))
[
all
...]
/external/ipsec-tools/src/racoon/
cfparse.y
[
all
...]
/external/valgrind/main/perf/
tinycc.c
6997
static inline int
isnum
(int c)
function
[
all
...]
Completed in 502 milliseconds