Searched defs:CT_INT (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/lib/libc/stdio/ | ||
H A D | vfwscanf.c | 89 #define CT_INT 3 /* integer, i.e., strtoimax or strtoumax */ macro |
H A D | vfscanf.c | 88 #define CT_INT 3 /* integer, i.e., strtoimax or strtoumax */ macro |