OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HASUB
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/stdio/
local.h
78
#define
HASUB
(fp) (_UB(fp)._base != NULL)
/external/bison/lib/
stdio-impl.h
73
# define
HASUB
(fp) (fp_ub._base != NULL)
Completed in 362 milliseconds