Searched refs:align_insert_point_then_open_gap (Results 1 - 1 of 1) sorted by relevance
/external/dbus/dbus/ |
H A D | dbus-string.c | 867 align_insert_point_then_open_gap (DBusString *str, function 924 return align_insert_point_then_open_gap (str, 1101 if (!align_insert_point_then_open_gap (str, &insert_at, 2, 2)) 1125 if (!align_insert_point_then_open_gap (str, &insert_at, 4, 4)) 1149 if (!align_insert_point_then_open_gap (str, &insert_at, 8, 8)) 1177 if (!align_insert_point_then_open_gap (str, insert_at, alignment, 0))
|
Completed in 10 milliseconds