/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/ |
H A D | token.h | 54 inline int token_info::is_upper() const in is_upper() function
|
/netbsd-src/external/bsd/openpam/dist/lib/libpam/ |
H A D | openpam_ctype.h | 52 #define is_upper(ch) \ macro
|
/netbsd-src/bin/sh/ |
H A D | syntax.h | 82 #define is_upper(c) (sh_ctype(c) & ISUPPER) macro
|
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/from_glibc/ |
H A D | unicode_utils.py | 257 def is_upper(code_point): function
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/from_glibc/ |
H A D | unicode_utils.py | 257 def is_upper(code_point): function
|
/netbsd-src/external/bsd/wpa/dist/src/ap/ |
H A D | taxonomy.c | 35 int is_upper = s >= 'A' && s <= 'Z'; in no_mischief_strncpy() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/internal/ |
H A D | floats.d | 50 bool is_upper = f.spec == 'A' || f.spec == 'E' || f.spec=='F' || f.spec=='G'; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | m68k-dis.c | 1313 short is_upper = 0; in print_insn_arg() local
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | m68k-dis.c | 1423 short is_upper = 0; in print_insn_arg() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | constraint-manager.cc | 91 bound::ensure_closed (bool is_upper) in ensure_closed()
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | regex.c | 3227 boolean is_upper = STREQ (str, "upper"); in PREFIX() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | regex.c | 3227 boolean is_upper = STREQ (str, "upper"); in PREFIX() local
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | regex.c | 3227 boolean is_upper = STREQ (str, "upper"); in PREFIX() local
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | regex.c | 3227 boolean is_upper = STREQ (str, "upper"); in PREFIX() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | regex.c | 3223 boolean is_upper = STREQ (str, "upper"); in PREFIX() local
|
/netbsd-src/external/gpl2/diffutils/dist/lib/ |
H A D | regex.c | 3299 boolean is_upper = STREQ (str, "upper"); variable
|
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | regex.c | 3214 boolean is_upper = STREQ (str, "upper"); local
|