Searched refs:testb (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/inflate86/ |
A D | inffast.S | 476 testb %al, %al 504 testb $16, %al 584 testb $16, %al /* if ((op & 16) == 0) */ 674 testb $64, %al 692 testb $64, %al 936 testb %al, %al 948 testb $16, %al 988 testb $16, %al /* if ((op & 16) == 0) */ 1051 testb $64, %al 1064 testb $64, %al [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/iostream3/ |
A D | zfstream.cc | 134 bool testb = mode & std::ios_base::binary; in open_mode() local 162 if (testb) in open_mode()
|
Completed in 7 milliseconds