Searched defs:nothing (Results 1 – 6 of 6) sorted by relevance
15 unsigned char nothing; member
56 static const std::string nothing; member in var_list
392 const string var_list::nothing = ""; member in var_list
17 float ln2_hi, ln2_lo, c0, nothing; member
190 static void HPTLIBAPI nothing(_VBUS_ARG void *notused){} in nothing() function
93 #define nothing do {} while(0) macro