Searched defs:ELFTC_ISDIGIT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/libelftc/
H A D_libelftc.h62 #define ELFTC_ISDIGIT(C) (isdigit((C) & 0xFF)) macro
/freebsd-11-stable/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c61 #define ELFTC_ISDIGIT(C) (isdigit((C) & 0xFF)) macro
[all...]

Completed in 277 milliseconds