Home
last modified time | relevance | path

Searched defs:is_blank (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/games/morse/
H A Dmorse.c154 int is_blank, i; main() local
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/from_glibc/
H A Dunicode_utils.py308 def is_blank(code_point): function
/netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/from_glibc/
H A Dunicode_utils.py308 def is_blank(code_point): function
/netbsd-src/usr.sbin/inetd/
H A Dparse_v2.c557 int is_blank; in parse_invoke_handler() local