Home
last modified time | relevance | path

Searched defs:UNUSED (Results 1 - 25 of 93) sorted by relevance

1234

/third_party/libexif/libexif/
H A Dexif-system.h27 # define UNUSED(param) UNUSED_PARAM_##param __attribute__((unused)) macro
29 # define UNUSED(param) param macro
/third_party/libunwind/libunwind/src/mi/
H A Dinit.c30 static const char rcsid[] UNUSED = variable
/third_party/libunwind/libunwind/tests/
H A Dtest-strerror.c6 main (int argc, char **argv UNUSED) in main() argument
H A DLtest-varargs.c67 main (int argc, char **argv UNUSED) in main() argument
H A Dtest-static-link-loc.c92 main (int argc, char **argv UNUSED) in main() argument
H A DLtest-cxx-exceptions.cxx63 int main(int argc, char **argv UNUSED) in main() argument
H A DGtest-init.cxx103 main (int argc, char **argv UNUSED) in main() argument
H A Dtest-ptrace-misc.c109 main (int argc, char **argv UNUSED) in main() argument
H A Dtest-mem.c87 main (int argc, char **argv UNUSED) in main() argument
H A Dtest-init-remote.c96 main (int argc, char **argv UNUSED) in main() argument
H A Dtest-setjmp.c144 main (int argc, char **argv UNUSED) in main() argument
H A DGtest-concurrent.c51 handler (int sig UNUSED) in handler() argument
73 worker (void *arg UNUSED) in worker() argument
107 main (int argc, char **argv UNUSED) in main() argument
H A DGtest-resume-sig.c149 main (int argc, char **argv UNUSED) in main() argument
68 handler(int sig, siginfo_t *si UNUSED, void *ucontext UNUSED) handler() argument
H A DLtest-mem-validate.c109 main (int argc, char **argv UNUSED) in main() argument
H A Dtest-proc-info.c47 find_proc_info (unw_addr_space_t as UNUSED, in find_proc_info() argument
57 access_mem (unw_addr_space_t as UNUSED, in access_mem() argument
68 access_reg (unw_addr_space_t as UNUSED, in access_reg() argument
79 access_fpreg(unw_addr_space_t as UNUSED, unw_regnum_t regnum UNUSED, unw_fpreg_t *valp, int write, void *arg UNUSED) access_fpreg() argument
90 get_dyn_info_list_addr(unw_addr_space_t as UNUSED, unw_word_t *dilap UNUSED, void *arg UNUSED) get_dyn_info_list_addr() argument
98 put_unwind_info(unw_addr_space_t as UNUSED, unw_proc_info_t *pi UNUSED, void *arg UNUSED) put_unwind_info() argument
107 resume(unw_addr_space_t as UNUSED, unw_cursor_t *reg UNUSED, void *arg UNUSED) resume() argument
115 get_proc_name(unw_addr_space_t as UNUSED, unw_word_t ip UNUSED, char *buf UNUSED, size_t buf_len UNUSED, unw_word_t *offp UNUSED, void *arg UNUSED) get_proc_name() argument
[all...]
/third_party/libsnd/src/
H A Dogg_pcm.c129 opcm_read_header (SF_PRIVATE * UNUSED (psf)) in UNUSED() function
135 opcm_close (SF_PRIVATE * UNUSED (psf)) in UNUSED() function
H A Dpvf.c94 pvf_close (SF_PRIVATE * UNUSED (psf)) in UNUSED() function
/third_party/ltp/testcases/kernel/controllers/cpuctl_fj/
H A Dcpuctl_fj_cpu-hog.c33 #define UNUSED __attribute__ ((unused)) macro
/third_party/ltp/testcases/kernel/controllers/cgroup_fj/
H A Dcgroup_fj_proc.c14 #define UNUSED __attribute__ ((unused)) macro
/third_party/node/deps/base64/base64/lib/
H A Dcodecs.h38 #define UNUSED(x) ((void)(x)) macro
[all...]
/third_party/libunwind/libunwind/include/
H A Dcompiler.h35 # define UNUSED __attribute__((unused)) macro
58 # define UNUSED macro
/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_access_mem.c55 const char *filename UNUSED; in _UCD_access_mem() local
/third_party/popt/src/
H A Dsystem.h65 #define UNUSED(x) x __attribute__((__unused__)) macro
/third_party/f2fs-tools/mkfs/
H A Df2fs_format_utils.c116 static int trim_device(int UNUSED(i)) in trim_device() argument
170 static bool is_wiped_device(int UNUSED(i)) in is_wiped_device() argument
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dcommon.h4 #define UNUSED __attribute__ ((unused)) macro

Completed in 9 milliseconds

1234