Searched defs:is_upper (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/bsd/openpam/dist/lib/libpam/
H A Dopenpam_ctype.h52 #define is_upper(ch) \ macro
/netbsd-current/external/gpl2/groff/dist/src/preproc/refer/
H A Dtoken.h54 inline int token_info::is_upper() const function in class:token_info
/netbsd-current/external/gpl3/gcc.old/dist/contrib/unicode/from_glibc/
H A Dunicode_utils.py257 def is_upper(code_point): function
/netbsd-current/external/gpl3/gcc/dist/contrib/unicode/from_glibc/
H A Dunicode_utils.py257 def is_upper(code_point): function
/netbsd-current/bin/sh/
H A Dsyntax.h82 #define is_upper(c) (sh_ctype(c) & ISUPPER) macro
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dtaxonomy.c35 int is_upper = s >= 'A' && s <= 'Z'; local
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dm68k-dis.c1313 short is_upper = 0; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Di386-linux-tdep.c400 int is_upper; local
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dm68k-dis.c1307 short is_upper = 0; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Di386-linux-tdep.c400 int is_upper; local
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dm68k-dis.c1313 short is_upper = 0; local
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dm68k-dis.c1423 short is_upper = 0; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dconstraint-manager.cc91 bound::ensure_closed (bool is_upper) argument
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dregex.c3214 boolean is_upper = STREQ (str, "upper"); local
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c3223 boolean is_upper = STREQ (str, "upper"); local
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dregex.c3223 boolean is_upper = STREQ (str, "upper"); local
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dregex.c3227 boolean is_upper = STREQ (str, "upper"); local
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dregex.c3227 boolean is_upper = STREQ (str, "upper"); local
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c3227 boolean is_upper = STREQ (str, "upper"); local
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dregex.c3227 boolean is_upper = STREQ (str, "upper"); local
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dregex.c3299 boolean is_upper = STREQ (str, "upper"); variable
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c3227 boolean is_upper = STREQ (str, "upper"); local

Completed in 429 milliseconds