Home
last modified time | relevance | path

Searched defs:isprint (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/
H A Ddump.c32 #define isprint(x) ((x) >= ' ' && (x) <= '~') macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-system.h48 #define isprint(c) ISPRINT(c) macro
/netbsd-src/sys/sys/
H A Dctype_inline.h54 #define isprint(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_R)) macro
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacclib.h73 #define isprint(c) (AcpiGbl_Ctypes[(unsigned char)(c)] & (_ACPI_LO | _ACPI_UP | _ACPI_DI | _ACPI_X… macro
/netbsd-src/sys/fs/udf/
H A Dudf_osta.c308 static int isprint(int c) { in isprint() function
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dsafe-ctype.h136 #define isprint(c) do_not_use_isprint_with_safe_ctype macro
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dsafe-ctype.h136 #define isprint(c) do_not_use_isprint_with_safe_ctype macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dsafe-ctype.h136 #define isprint(c) do_not_use_isprint_with_safe_ctype macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dsafe-ctype.h136 #define isprint(c) do_not_use_isprint_with_safe_ctype macro
/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dbmd.c96 #define isprint(c) ((c) >= 0x20 && (c) < 0x7f) macro
/netbsd-src/sys/lib/libkern/
H A Dlibkern.h211 isprint(int ch) isprint() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf102 isprint, 89 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf102 isprint, 89 keyword