Searched defs:literal (Results 1 - 25 of 66) sorted by relevance

123

/netbsd-current/usr.bin/make/unit-tests/
H A Dmake-exported.mk
/netbsd-current/usr.sbin/lpr/filters/
H A Dlpf.c67 static int literal; /* print control characters */ variable
/netbsd-current/external/bsd/tmux/dist/
H A Dcmd-send-keys.c99 int literal; local
/netbsd-current/external/bsd/less/dist/lesstest/
H A Ddisplay.c43 int literal = 0; local
96 int literal = 0; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Djson.h174 class literal : public value class in namespace:json
177 literal (enum kind kind) : m_kind (kind) {} function in class:json::literal
180 literal (bool value): m_kind (value ? JSON_TRUE : JSON_FALSE) {} function in class:json::literal
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Drust-exp.y584 literal: label
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Djson.h174 class literal : public value class in namespace:json
177 literal (enum kind kind) : m_kind (kind) {} function in class:json::literal
180 literal (bool value): m_kind (value ? JSON_TRUE : JSON_FALSE) {} function in class:json::literal
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dvax.c49 literal, indexed, reg, regdef, autodec, autoinc, autoincdef, enumerator in enum:opermodes
/netbsd-current/external/public-domain/xz/dist/src/liblzma/lzma/
H A Dlzma_encoder_private.h108 probability literal[LITERAL_CODERS_MAX][LITERAL_CODER_SIZE]; member in struct:lzma_lzma1_encoder_s
H A Dlzma_encoder.c46 literal(lzma_lzma1_encoder *coder, lzma_mf *mf, uint32_t position) function
[all...]
H A Dlzma_decoder.c176 probability literal[LITERAL_CODERS_MAX][LITERAL_CODER_SIZE]; member in struct:__anon16226
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dxtensa-dis.c230 unsigned literal = bfd_get_bits (litbuf, 32, local
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dvax.c49 literal, indexed, reg, regdef, autodec, autoinc, autoincdef, enumerator in enum:opermodes
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dformat.c186 next_char (format_data *fmt, int literal) argument
/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dvax.c49 literal, indexed, reg, regdef, autodec, autoinc, autoincdef, enumerator in enum:opermodes
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dexpr.h83 } literal; member in union:dwarf_expr_piece::__anon1063
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dformat.c185 next_char (format_data *fmt, int literal) argument
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dxtensa-dis.c230 unsigned literal = bfd_get_bits (litbuf, 32, local
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dexpr.h83 } literal; member in union:dwarf_expr_piece::__anon593
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtemplate.h73 bool literal; // this template declaration is a literal member in class:TemplateDeclaration
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/all/
H A Dtest-gen.c202 literal (func_arg *arg, insn_data *data) function
203 #define literal(s) { literal, { p1: (s) } } macro
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtemplate.h66 bool literal; // this template declaration is a literal member in class:TemplateDeclaration
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict_regexp.c148 char *literal; /* constant result, $$ -> $ */ member in struct:__anon61
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/h8300/
H A Dsim-main.h98 int literal; member in struct:__anon7757
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h736 inline Loc ProgramState::getLValue(const CompoundLiteralExpr *literal, argument

Completed in 401 milliseconds

123