Searched defs:sub (Results 1 – 3 of 3) sorted by relevance
109 std::string sub(GetNextStr(',')); in GetNextInt() local126 std::string sub(GetNextStr(',')); in GetNextHexInt() local
1230 static bool osEventsSubscribeUnsubscribeV(bool sub, uint32_t numEvts, va_list ap) in osEventsSubscribeUnsubscribeV()1255 static bool osEventsSubscribeUnsubscribe(bool sub, uint32_t numEvts, ...) in osEventsSubscribeUnsubscribe()
232 decltype(::readdir(direc)) sub = nullptr; in IsDirectoryEmpty() local