Searched refs:HB_STMT_END (Results 1 – 18 of 18) sorted by relevance
83 # define HB_SCHED_YIELD() HB_STMT_START {} HB_STMT_END90 …l_lock(M) HB_STMT_START { while (__sync_lock_test_and_set((M), 1)) HB_SCHED_YIELD (); } HB_STMT_END92 #define hb_mutex_impl_finish(M) HB_STMT_START {} HB_STMT_END101 # define HB_SCHED_YIELD() HB_STMT_START {} HB_STMT_END108 …efine hb_mutex_impl_lock(M) HB_STMT_START { while (*(M)) HB_SCHED_YIELD (); (*(M))++; } HB_STMT_END110 #define hb_mutex_impl_finish(M) HB_STMT_START {} HB_STMT_END117 #define hb_mutex_impl_init(M) HB_STMT_START {} HB_STMT_END118 #define hb_mutex_impl_lock(M) HB_STMT_START {} HB_STMT_END119 #define hb_mutex_impl_unlock(M) HB_STMT_START {} HB_STMT_END120 #define hb_mutex_impl_finish(M) HB_STMT_START {} HB_STMT_END
96 } HB_STMT_END in init()391 } HB_STMT_END in hb_shape_plan_execute()
291 } HB_STMT_END
240 } HB_STMT_END
368 } HB_STMT_END
924 } HB_STMT_END
89 } HB_STMT_END
103 } HB_STMT_END
101 } HB_STMT_END
172 } HB_STMT_END; in _hb_directwrite_shaper_face_data_create()592 } HB_STMT_END; in _hb_directwrite_shape_full()
152 } HB_STMT_END
349 #define HB_STMT_END while (0) macro
120 #define APPEND(s) HB_STMT_START { strcpy (p, s); p += strlen (s); } HB_STMT_END in _hb_buffer_serialize_glyphs_json()
717 } HB_STMT_END; in _hb_uniscribe_shape()
652 } HB_STMT_END; in _hb_coretext_shape()