HomeSort by relevance Sort by last modified time
    Searched refs:L_ (Results 1 - 4 of 4) sorted by null

  /external/bison/lib/
strtol.c 201 # define L_(Ch) L##Ch
219 # define L_(Ch) Ch
306 if (*s == L_('\0'))
310 if (*s == L_('-'))
315 else if (*s == L_('+'))
324 if (*s == L_('0'))
326 if ((base == 0 || base == 16) && TOUPPER (s[1]) == L_('X'))
345 for (c = *end; c != L_('\0'); c = *++end)
347 && ((wchar_t) c < L_('0') || (wchar_t) c > L_('9')
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
minimize.h 180 L_.Enqueue(class_id);
188 L_.Enqueue(class_id);
244 P_.FinalizeSplit(&L_);
257 P_.FinalizeSplit(&L_);
263 while (!L_.Empty()) {
264 ClassId C = L_.Head();
265 L_.Dequeue();
278 Queue L_;
  /external/openssl/crypto/perlasm/
x86unix.pl 415 ${dot}L_${func}_end:
420 { push(@out,"SIZE($func,${dot}L_${func}_end-$func)\n"); }
423 else { push(@out,".size\t$func,${dot}L_${func}_end-$func\n"); }
449 push(@out,"${dot}L_${func}_end:\n");
451 { push(@out,"SIZE($func,${dot}L_${func}_end-$func)\n"); }
454 else { push(@out,".size\t$func,${dot}L_${func}_end-$func\n"); }
  /external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin 66 p(? ?XpG??<???[D3?@` ???I?g?S???XW,5???+??5l?lx;P?/0q?R??&??2????&n?q} ~?L_??Y?*?)r|??A0L???s>??? E?@+?W???
    [all...]

Completed in 140 milliseconds