Searched refs:testbyte (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/lib/libc/string/
H A Dstrlen.c76 #define testbyte(x) \ macro
115 testbyte(0);
116 testbyte(1);
117 testbyte(2);
118 testbyte(3);
120 testbyte(4);
121 testbyte(5);
122 testbyte(6);
123 testbyte(7);

Completed in 69 milliseconds