Searched refs:WHITESPACE (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/block/aoe/ |
| H A D | aoenet.c | 81 p = aoe_iflist + strspn(aoe_iflist, WHITESPACE); in is_aoe_netif() 82 for (; *p; p = q + strspn(q, WHITESPACE)) { in is_aoe_netif() 83 q = p + strcspn(p, WHITESPACE); in is_aoe_netif()
|
| H A D | aoe.h | 15 #define WHITESPACE " \t\v\f\n," macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | annotate.info | 277 ',' WHITESPACE ; omitted for the first element 283 ',' WHITESPACE ; omitted for the first element 290 and WHITESPACE can contain spaces, tabs, and newlines. In the repeated
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | annotate.info | 277 ',' WHITESPACE ; omitted for the first element 283 ',' WHITESPACE ; omitted for the first element 290 and WHITESPACE can contain spaces, tabs, and newlines. In the repeated
|