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