Home
last modified time | relevance | path

Searched defs:ischar (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/stand/efiboot/
H A Dconsole.c65 ischar(void) in ischar() function
/netbsd-src/sys/arch/ia64/stand/common/
H A Dconsole.c109 ischar(void) in ischar() function
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dlocal2.c449 int ischar = type == CHAR || type == UCHAR; in emitshort() local
516 int ischar = BTYPE(p->n_type) == CHAR || BTYPE(p->n_type) == UCHAR; in storeshort() local