HomeSort by: relevance | last modified time | path
    Searched defs:LSYM (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libgcc/config/arm/
lib1funcs.S 71 #define LSYM(x) .x
76 #define LSYM(x) x
152 LSYM(Lstart_frame):
153 .4byte LSYM(Lend_cie) - LSYM(Lstart_cie) @ Length of CIE
154 LSYM(Lstart_cie):
166 LSYM(Lend_cie):
167 .4byte LSYM(Lend_fde)-LSYM(Lstart_fde) @ FDE Length
168 LSYM(Lstart_fde)
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/pa/
milli64.S 177 #define LSYM(sym) !CAT(.L,sym:)
213 #define LSYM(sym) !CAT(L$,sym)
239 LSYM(1)
326 LSYM(pow2)
344 LSYM(neg_denom)
358 LSYM(regular_seq)
361 LSYM(normal)
437 LSYM(small_divisor)
481 LSYM(negative1)
573 LSYM(regular_seq
    [all...]

Completed in 41 milliseconds