Searched defs:precise (Results 1 – 9 of 9) sorted by relevance
314 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local518 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local605 int precise) in evutil_configure_monotonic_time_()
109 static LocationSize precise(uint64_t Value) { in precise() function112 static LocationSize precise(TypeSize Value) { in precise() function
1394 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_res() local1451 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_prc() local
2437 ARCPreciseLifetime_t precise) { in EmitARCRelease()2466 ARCPreciseLifetime_t precise) { in EmitARCDestroyStrong()2824 ARCPreciseLifetime_t precise) { in EmitObjCRelease()
2662 ARCPreciseLifetime_t precise = (D.hasAttr<ObjCPreciseLifetimeAttr>() in EmitParmDecl() local
559 jsmntok_t *precise = NULL; in json_events() local
4009 get_chaninfo(const struct ieee80211_channel *c, int precise, in get_chaninfo()