Home
last modified time | relevance | path

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

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