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

  /toolchain/binutils/binutils-2.25/bfd/
libieee.h 66 unsigned char *input_p; member in struct:__anon115515
135 #define ptr(abfd) (ieee_data(abfd)->input_p)
ieee.c 173 #define this_byte(ieee) *((ieee)->input_p)
174 #define next_byte(ieee) ((ieee)->input_p++)
175 #define this_byte_and_next(ieee) (*((ieee)->input_p++))
525 while (loop && ieee->h.input_p < ieee->h.last_byte)
655 ieee->h.input_p = ieee->h.first_byte + offset; \
662 (ieee->h.input_p - ieee->h.first_byte)
1322 ieee->h.input_p = buffer;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
gimple.h     [all...]

Completed in 848 milliseconds