Home
last modified time | relevance | path

Searched defs:is_numchar (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/libcpp/
H A Dinternal.h463 #define is_numchar(x) ISIDNUM(x) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h471 #define is_numchar(x) ISIDNUM(x) macro