HomeSort by relevance Sort by last modified time
    Searched full:__skip_space (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/tools/
hciattach_ath3k.c 358 #define __skip_space(str) while (*(str) == ' ') ((str)++) macro
377 __skip_space(ptr);
422 __skip_space(ptr);

Completed in 108 milliseconds