/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | json.h | 45 class literal; variable 177 literal (enum kind kind) : m_kind (kind) {} in literal() function 180 literal (bool value): m_kind (value ? JSON_TRUE : JSON_FALSE) {} in literal() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | json.h | 45 class literal; variable 177 literal (enum kind kind) : m_kind (kind) {} in literal() function 180 literal (bool value): m_kind (value ? JSON_TRUE : JSON_FALSE) {} in literal() function
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | isnan.c | 49 # define L_(literal) literal##L argument 61 # define L_(literal) literal argument 73 # define L_(literal) literal##f argument
|
H A D | frexp.c | 46 # define L_(literal) literal##L argument 54 # define L_(literal) literal argument
|
/netbsd-src/external/bsd/less/dist/lesstest/ |
H A D | display.c | 43 int literal = 0; in display_screen() local 96 int literal = 0; in display_screen_debug() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-mcore.c | 107 struct literal struct 116 static struct literal litpool [MAX_POOL_SIZE]; argument
|
H A D | tc-csky.c | 293 struct literal struct 295 unsigned short refcnt; 296 unsigned int offset; 297 unsigned char ispcrel; 298 unsigned char unused; 299 bfd_reloc_code_real_type r_type; 300 expressionS e; 301 struct tls_addend tls_addend; 302 unsigned char isdouble; 303 uint64_t dbnum; [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-mcore.c | 107 struct literal struct 116 static struct literal litpool [MAX_POOL_SIZE]; argument
|
H A D | tc-csky.c | 293 struct literal struct 295 unsigned short refcnt; 296 unsigned int offset; 297 unsigned char ispcrel; 298 unsigned char unused; 299 bfd_reloc_code_real_type r_type; 300 expressionS e; 301 struct tls_addend tls_addend; 302 unsigned char isdouble; 303 uint64_t dbnum; [all …]
|
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/ |
H A D | defs.h | 407 struct literal struct 421 extern struct literal litpool[ ]; argument
|
/netbsd-src/usr.sbin/lpr/filters/ |
H A D | lpf.c | 67 static int literal; /* print control characters */ variable
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-csharp.c | 1486 accumulate_escaped (struct string_buffer *literal, int delimiter) in accumulate_escaped() 1632 struct string_buffer literal; in phase6_get() local 1646 struct string_buffer literal; in phase6_get() local 1676 struct string_buffer literal; in phase6_get() local
|
H A D | x-java.c | 807 accumulate_escaped (struct string_buffer *literal, int delimiter) in accumulate_escaped() 996 struct string_buffer literal; in phase5_get() local 1010 struct string_buffer literal; in phase5_get() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-lex.cc | 555 tree literal; in c_lex_with_flags() local 661 tree literal; in c_lex_with_flags() local 687 tree literal, string; in c_lex_with_flags() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-lex.c | 502 tree literal; in c_lex_with_flags() local 604 tree literal; in c_lex_with_flags() local 630 tree literal, string; in c_lex_with_flags() local
|
/netbsd-src/external/bsd/tmux/dist/ |
H A D | cmd-send-keys.c | 111 int literal; in cmd_send_keys_inject_string() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprof/ |
H A D | vax.c | 49 literal, indexed, reg, regdef, autodec, autoinc, autoincdef, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/gprof/ |
H A D | vax.c | 49 literal, indexed, reg, regdef, autodec, autoinc, autoincdef, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | AMDGPUOperandSyntax.rst | 675 literal section in Operands 693 .. _amdgpu_synid_uimm8:
|
/netbsd-src/bin/csh/ |
H A D | glob.c | 583 dobackp(Char *cp, int literal) in dobackp() 627 backeval(Char *cp, int literal) in backeval()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | template.h | 66 bool literal; // this template declaration is a literal variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | template.h | 73 bool literal; // this template declaration is a literal variable
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | xtensa-dis.c | 230 unsigned literal = bfd_get_bits (litbuf, 32, in print_xtensa_operand() local
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | xtensa-dis.c | 230 unsigned literal = bfd_get_bits (litbuf, 32, in print_xtensa_operand() local
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | format.c | 185 next_char (format_data *fmt, int literal) in next_char()
|