Home
last modified time | relevance | path

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

/glibc-2.36/iconv/
Dtst-iconv6.c42 # define VALUE(val) bswap_32 (val) in do_test() macro
44 # define VALUE(val) val in do_test() macro
/glibc-2.36/sysdeps/generic/
Dlibc-tsd.h58 #define __libc_tsd_set(TYPE, KEY, VALUE) (__libc_tsd_##KEY = (VALUE)) argument
/glibc-2.36/sysdeps/htl/
Dlibc-lockP.h69 #define __libc_setspecific(KEY, VALUE) \ argument
/glibc-2.36/locale/programs/
Dlocarchive.c80 #define SET(FIELD, VALUE) ((FIELD) = maybe_swap_uint32 (VALUE)) argument
/glibc-2.36/libio/
DlibioP.h127 #define JUMP_INIT(NAME, VALUE) VALUE argument