Searched defs:beq (Results 1 – 7 of 7) sorted by relevance
70 static const char * const beq = "bytes="; in lws_ranges_next() local
69 beq 0x123454 label
1626 beq ._skipsquaringloop label2008 beq ._skippostcopy label
1624 beq ._skipsquaringloop label2006 beq ._skippostcopy label
376 void beq(Label& l) { b(kEQ, l); } in beq() function