Searched refs:HB_STMT_END (Results 1 – 12 of 12) sorted by relevance
73 # define HB_SCHED_YIELD() HB_STMT_START {} HB_STMT_END80 …l_lock(M) HB_STMT_START { while (__sync_lock_test_and_set((M), 1)) HB_SCHED_YIELD (); } HB_STMT_END82 #define hb_mutex_impl_finish(M) HB_STMT_START {} HB_STMT_END91 # define HB_SCHED_YIELD() HB_STMT_START {} HB_STMT_END98 …efine hb_mutex_impl_lock(M) HB_STMT_START { while (*(M)) HB_SCHED_YIELD (); (*(M))++; } HB_STMT_END100 #define hb_mutex_impl_finish(M) HB_STMT_START {} HB_STMT_END107 #define hb_mutex_impl_init(M) HB_STMT_START {} HB_STMT_END108 #define hb_mutex_impl_lock(M) HB_STMT_START {} HB_STMT_END109 #define hb_mutex_impl_unlock(M) HB_STMT_START {} HB_STMT_END110 #define hb_mutex_impl_finish(M) HB_STMT_START {} HB_STMT_END
67 } HB_STMT_END in hb_shape_plan_plan()309 } HB_STMT_END in hb_shape_plan_execute()
107 } HB_STMT_END
279 } HB_STMT_END
1544 } HB_STMT_END
77 } HB_STMT_END
103 } HB_STMT_END
112 #define APPEND(s) HB_STMT_START { strcpy (p, s); p += strlen (s); } HB_STMT_END in _hb_buffer_serialize_glyphs_json()
199 #define HB_STMT_END while (0) macro239 } HB_STMT_END
729 } HB_STMT_END; in _hb_uniscribe_shape()
655 } HB_STMT_END; in _hb_coretext_shape()