Searched defs:attrs (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/include/ |
D | libc-symbols.h | 517 # define __hidden_proto_hiddenattr(attrs...) \ argument 519 # define hidden_proto(name, attrs...) \ argument 521 # define hidden_proto_alias(name, alias, attrs...) \ argument 523 # define hidden_tls_proto(name, attrs...) \ argument 525 # define __hidden_proto(name, thread, internal, attrs...) \ argument 528 # define __hidden_proto_alias(name, thread, internal, attrs...) \ argument 588 # define __hidden_proto_hiddenattr(attrs...) \ argument 590 # define hidden_proto(name, attrs...) \ argument 592 # define hidden_proto_alias(name, alias, attrs...) \ argument 594 # define hidden_tls_proto(name, attrs...) \ argument [all …]
|
/glibc-2.36/sysdeps/m68k/m680x0/fpu/ |
D | mathimpl.h | 37 #define __m81_defun(rettype, func, args, attrs) \ argument 46 # define __inline_mathop(func, op, attrs) \ argument 51 #define __inline_mathop1(float_type,func, op, attrs) \ argument 231 #define __inline_mathop(func, op, attrs) \ argument 236 #define __inline_mathop1(float_type,func, op, attrs) \ argument
|
/glibc-2.36/include/sys/ |
D | cdefs.h | 33 # define libc_hidden_ldbl_proto(func, attrs...) \ argument
|
/glibc-2.36/benchtests/scripts/ |
D | compare_strings.py | 86 def process_results(results, attrs, funcs, base_func, graph, no_diff, no_header): argument
|