Home
last modified time | relevance | path

Searched defs:r (Results 1 – 5 of 5) sorted by relevance

/include/
A Dresolv.h5 # define RES_SET_H_ERRNO(r,x) \ argument
A Dintprops.h395 # define INT_ADD_WRAPV(a, b, r) \ argument
397 # define INT_SUBTRACT_WRAPV(a, b, r) \ argument
407 # define INT_MULTIPLY_WRAPV(a, b, r) \ argument
414 # define INT_MULTIPLY_WRAPV(a, b, r) \ argument
434 # define _GL_INT_OP_WRAPV(a, b, r, op, overflow) \ argument
489 # define _GL_INT_OP_WRAPV(a, b, r, op, overflow) \ argument
506 # define _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow) \ argument
519 # define _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow) \ argument
635 #define INT_ADD_OK(a, b, r) ! INT_ADD_WRAPV (a, b, r) argument
636 #define INT_SUBTRACT_OK(a, b, r) ! INT_SUBTRACT_WRAPV (a, b, r) argument
[all …]
A Datomic_wide_counter.h76 uint64_t r = __atomic_wide_counter_load_relaxed (c); in __atomic_wide_counter_load_acquire() local
89 uint64_t r = __atomic_wide_counter_fetch_add_relaxed (c, val); in __atomic_wide_counter_fetch_add_acquire() local
A Dscratch_buffer.h147 void *r = __libc_scratch_buffer_dupfree (buffer, size); in libc_hidden_proto() local
/include/sys/
A Dresource.h91 struct rusage *restrict r) in rusage64_to_rusage()

Completed in 12 milliseconds