Searched defs:token (Results 1 - 25 of 155) sorted by relevance

1234567

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D990801-1.c5 token() function
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_symbolizer_test.cpp20 char *token; local
35 int token; local
42 uptr token; local
49 char *token; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt18.C19 void foo(Token token) { argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D980505-2.c6 Uint16 token; local
H A Denum-1.c22 } token; typedef in typeref:enum:__anon7041
/openbsd-current/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-parse.h36 char *token; member in struct:mi_parse
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dkeyword.h28 struct java_keyword { const char *const name; const int token; }; member in struct:java_keyword
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dscan-decls.c64 enum cpp_ttype token = get_a_token (pfile)->type; local
105 const cpp_token *token; local
[all...]
H A Dcppmain.c146 const cpp_token *token = cpp_get_token (pfile); local
[all...]
H A Dc-pragma.c163 enum cpp_ttype token; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Duninit-2.c28 enum cpp_token token; /* { dg-bogus "token" "uninitialized variable warning" { xfail *-*-* } } */ local
/openbsd-current/games/battlestar/
H A Dcommand1.c40 moveplayer(int thataway, int token) argument
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DStringLexer.cpp42 bool StringLexer::AdvanceIf(const std::string &token) { argument
/openbsd-current/gnu/gcc/gcc/
H A Dscan-decls.c64 enum cpp_ttype token = get_a_token (pfile)->type; local
103 const cpp_token *token; local
[all...]
/openbsd-current/usr.sbin/acme-client/
H A Djsmn.c45 static void jsmn_fill_token(jsmntok_t *token, jsmntype_t type, argument
58 jsmntok_t *token; local
107 jsmntok_t *token; local
176 jsmntok_t *token; local
[all...]
/openbsd-current/usr.sbin/ractl/
H A Dparser.c44 struct token { struct
[all...]
/openbsd-current/usr.bin/awk/
H A Dmaketab.c39 { int token; member in struct:xx
/openbsd-current/usr.bin/ctags/
H A DC.c53 int token; /* if reading a token */ local
[all...]
/openbsd-current/usr.bin/ftp/
H A Druserpass.c270 token(void) function
/openbsd-current/sbin/dhclient/
H A Dparse.c85 int token; local
111 int token; local
128 int i, token; local
162 int token; local
202 int token; local
230 int token; local
258 int rslt, token; local
[all...]
/openbsd-current/usr.sbin/unwindctl/
H A Dparser.c44 struct token { struct
[all...]
/openbsd-current/usr.sbin/slaacctl/
H A Dparser.c48 struct token { struct
[all...]
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dz8kgen.c585 char *token; member in struct:tok_struct
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dz8kgen.c585 char *token; member in struct:tok_struct
/openbsd-current/usr.sbin/dhcpd/
H A Dconflex.c74 static int token; variable

Completed in 208 milliseconds

1234567