Home
last modified time | relevance | path

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

/f-stack/tools/libutil/
H A Dproperty.c80 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator
/f-stack/dpdk/app/test/
H A Dtest_metrics.c18 #define VALUE 1 macro
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_print.c243 #define DEF(NAME, VALUE, STR) { STR, VALUE }, in uni_print_api() argument
H A Dunidef.h296 #define DEF(NAME, VALUE, STR) NAME = VALUE, argument
/f-stack/app/micro_thread/
H A Dmicro_thread.h571 #define MT_ATTR_API(ATTR, VALUE) \ argument
580 #define MT_ATTR_API_SET(ATTR, VALUE) \ argument
/f-stack/freebsd/sys/
H A Dpmc.h311 #define __PMC_CAP(NAME, VALUE, DESCR) PMC_CAP_##NAME = (1 << VALUE) , argument