Home
last modified time | relevance | path

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

/elf/
A Ddl-tunables.h49 # define TUNABLE_ENUM_NAME(__top,__ns,__id) TUNABLE_ENUM_NAME1 (__top,__ns,__id) argument
50 # define TUNABLE_ENUM_NAME1(__top,__ns,__id) __top ## _ ## __ns ## _ ## __id argument
86 # define TUNABLE_GET_FULL(__top, __ns, __id, __type, __cb) \ in rtld_hidden_proto() argument
95 # define TUNABLE_SET_FULL(__top, __ns, __id, __val) \ argument
102 # define TUNABLE_SET_WITH_BOUNDS_FULL(__top, __ns, __id,__val, __min, __max) \ argument

Completed in 3 milliseconds