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

  /src/external/gpl3/binutils/dist/gas/config/
obj-evax.c 343 /* Table used by decode_16 () to convert an encoded string back into
422 decode_16 (const unsigned char *string) function
502 if (sum == decode_16 (ptr + 5 + 2 + 3))
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-evax.c 343 /* Table used by decode_16 () to convert an encoded string back into
422 decode_16 (const unsigned char *string) function
502 if (sum == decode_16 (ptr + 5 + 2 + 3))

Completed in 26 milliseconds