Home
last modified time | relevance | path

Searched defs:UNUSED (Results 1 – 25 of 63) sorted by relevance

123

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dmalloc.c99 malloc_kill_area_ (mallocPool pool UNUSED, mallocArea_ a) in malloc_kill_area_()
124 malloc_verify_area_ (mallocPool pool UNUSED, mallocArea_ a UNUSED) in malloc_verify_area_()
154 malloc_pool_display (mallocPool p UNUSED) in malloc_pool_display()
237 unsigned long chunks UNUSED) in malloc_pool_new()
286 malloc_display_ (mallocArea_ a UNUSED) in malloc_display_()
331 malloc_kill_inpool_ (mallocPool pool, mallocType_ type UNUSED, in malloc_kill_inpool_()
332 void *ptr, mallocSize s UNUSED) in malloc_kill_inpool_()
476 malloc_resize_inpool_ (mallocPool pool, mallocType_ type UNUSED, in malloc_resize_inpool_()
477 void *ptr, mallocSize ns, mallocSize os UNUSED) in malloc_resize_inpool_()
533 malloc_verify_inpool_ (mallocPool pool UNUSED, mallocType_ type UNUSED, in malloc_verify_inpool_()
[all …]
H A Dstd.c1329 ffestd_do (bool ok UNUSED) in ffestd_do()
1377 ffestd_end_R807 (bool ok UNUSED) in ffestd_end_R807()
1479 ffestd_labeldef_any (ffelab label UNUSED) in ffestd_labeldef_any()
1520 ffestd_labeldef_useless (ffelab label UNUSED) in ffestd_labeldef_useless()
1902 ffestd_R522item_object (ffelexToken name UNUSED) in ffestd_R522item_object()
1914 ffestd_R522item_cblock (ffelexToken name UNUSED) in ffestd_R522item_cblock()
1938 ffestd_R524_start (bool virtual UNUSED) in ffestd_R524_start()
1950 ffestd_R524_item (ffelexToken name UNUSED, ffesttDimList dims UNUSED) in ffestd_R524_item()
2178 ffestd_R537_item (ffebld dest UNUSED, ffebld source UNUSED) in ffestd_R537_item()
2226 ffestd_R539item (ffestpType type UNUSED, ffebld kind UNUSED, in ffestd_R539item()
[all …]
H A Dstc.c5399 ffestc_decl_attrib (ffestpAttrib attrib UNUSED, in ffestc_decl_attrib()
5400 ffelexToken attribt UNUSED, in ffestc_decl_attrib()
5401 ffestrOther intent_kw UNUSED, in ffestc_decl_attrib()
5402 ffesttDimList dims UNUSED) in ffestc_decl_attrib()
6277 ffestrOther intent_kw UNUSED, in ffestc_R501_attrib()
6278 ffesttDimList dims UNUSED) in ffestc_R501_attrib()
7640 ffestc_R528_item_object (ffebld expr, ffelexToken expr_token UNUSED) in ffestc_R528_item_object()
8816 ffelexToken expr_token UNUSED) in ffestc_R803()
8870 ffestc_R804 (ffebld expr, ffelexToken expr_token UNUSED, in ffestc_R804()
9025 ffestc_R807 (ffebld expr, ffelexToken expr_token UNUSED) in ffestc_R807()
[all …]
H A Dproj.h43 #define UNUSED ATTRIBUTE_UNUSED macro
H A Dste.c2535 ffeste_R805 (ffestw block UNUSED) in ffeste_R805()
2761 ffeste_R819A (ffestw block, ffelab label UNUSED, ffebld var, in ffeste_R819A()
2781 ffeste_R819B (ffestw block, ffelab label UNUSED, ffebld expr) in ffeste_R819B()
3427 ffeste_R909_start (ffestpReadStmt *info, bool only_format UNUSED, in ffeste_R909_start()
3429 bool key UNUSED) in ffeste_R909_start()
4041 ffeste_R923A (ffestpInquireStmt *info, bool by_file UNUSED) in ffeste_R923A()
4147 ffeste_R923B_start (ffestpInquireStmt *info UNUSED) in ffeste_R923B_start()
4159 ffeste_R923B_item (ffebld expr UNUSED) in ffeste_R923B_item()
4398 ffeste_R1227 (ffestw block UNUSED, ffebld expr) in ffeste_R1227()
4487 ffeste_V020_start (ffestpTypeStmt *info UNUSED, in ffeste_V020_start()
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/debug/
H A D20020224-1.c8 #define UNUSED __attribute__((unused)) macro
14 f1 (int i UNUSED) in f1()
27 int v1 UNUSED; in f3() local
28 int v2 UNUSED; in f3() local
/openbsd-src/usr.bin/make/
H A Dvarmodifiers.c205 VarHead(struct Name *word, bool addSpace, Buffer buf, void *dummy UNUSED) in VarHead()
232 VarTail(struct Name *word, bool addSpace, Buffer buf, void *dummy UNUSED) in VarTail()
253 VarSuffix(struct Name *word, bool addSpace, Buffer buf, void *dummy UNUSED) in VarSuffix()
275 VarRoot(struct Name *word, bool addSpace, Buffer buf, void *dummy UNUSED) in VarRoot()
356 get_sysvpattern(const char **p, SymTable *ctxt UNUSED, bool err, int endc) in get_sysvpattern()
837 VarQuote(const char *str, const struct Name *n UNUSED, void *islistp) in VarQuote()
859 check_empty(const char **p, SymTable *ctxt UNUSED, bool b UNUSED, int endc) in check_empty()
870 check_quote(const char **p, SymTable *ctxt UNUSED, bool b UNUSED, int endc) in check_quote()
888 check_shcmd(const char **p, SymTable *ctxt UNUSED, bool b UNUSED, int endc) in check_shcmd()
899 do_shcmd(const char *s, const struct Name *n UNUSED, void *arg UNUSED) in do_shcmd()
[all …]
H A Dmemory.c106 hash_calloc(size_t n, size_t s, void *u UNUSED) in hash_calloc()
116 hash_free(void *p, void *u UNUSED) in hash_free()
122 element_alloc(size_t s, void *u UNUSED) in element_alloc()
H A Ddefines.h63 # define UNUSED __attribute__((__unused__)) macro
65 # define UNUSED macro
H A Dcompat.c255 Compat_Update(GNode *gn UNUSED) in Compat_Update()
/openbsd-src/libexec/tradcpp/
H A Dutils.h38 #define UNUSED __attribute__((__unused__)) macro
42 #define UNUSED macro
/openbsd-src/gnu/gcc/gcc/
H A Dgthr-gnat.c36 #define UNUSED(x) macro
38 #define UNUSED(x) x __attribute__((unused)) macro
H A Dgthr-single.h40 #define UNUSED(x) macro
42 #define UNUSED(x) x __attribute__((unused)) macro
H A Dgthr-solaris.h43 #define UNUSED(x) macro
45 #define UNUSED(x) x __attribute__((unused)) macro
/openbsd-src/usr.bin/m4/
H A Dlook.c68 hash_calloc(size_t n, size_t s, void *u UNUSED) in hash_calloc()
75 hash_free(void *p, void *u UNUSED) in hash_free()
81 element_alloc(size_t s, void *u UNUSED) in element_alloc()
H A Dmdef.h39 # define UNUSED __attribute__((__unused__)) macro
41 # define UNUSED macro
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_test_utils.h40 # define UNUSED __attribute__((unused)) macro
43 # define UNUSED macro
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dint_lib.h39 #define UNUSED macro
44 #define UNUSED __attribute__((unused)) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgthr-single.h39 #define UNUSED(x) macro
41 #define UNUSED(x) x __attribute__((unused)) macro
H A Dgthr-dce.h47 #define UNUSED(x) x macro
49 #define UNUSED(x) x __attribute__((unused)) macro
/openbsd-src/usr.bin/tsort/
H A Dtsort.c76 #define UNUSED __attribute__((unused)) macro
78 #define UNUSED macro
179 hash_calloc(size_t n, size_t s, void *u UNUSED) in hash_calloc()
185 hash_free(void *p, void *u UNUSED) in hash_free()
191 entry_alloc(size_t s, void *u UNUSED) in entry_alloc()
/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dmsgbuild.c35 # define UNUSED(x) ((x)=(x)) macro
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm10200-opc.c23 #define UNUSED 0 macro
H A Dd10v-opc.c99 #define UNUSED (0) macro
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dm10200-opc.c23 #define UNUSED 0 macro

123