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

  /src/external/gpl3/binutils/dist/libiberty/
pex-unix.c 86 to_ptr32 (char **ptr64) function
107 #define to_ptr32(argv) argv macro
857 execvp (executable, to_ptr32 (argv));
862 execv (executable, to_ptr32 (argv));
  /src/external/gpl3/binutils.old/dist/libiberty/
pex-unix.c 86 to_ptr32 (char **ptr64) function
107 #define to_ptr32(argv) argv macro
857 execvp (executable, to_ptr32 (argv));
862 execv (executable, to_ptr32 (argv));
  /src/external/gpl3/gcc/dist/libiberty/
pex-unix.c 86 to_ptr32 (char **ptr64) function
107 #define to_ptr32(argv) argv macro
857 execvp (executable, to_ptr32 (argv));
862 execv (executable, to_ptr32 (argv));
  /src/external/gpl3/gcc.old/dist/libiberty/
pex-unix.c 83 to_ptr32 (char **ptr64) function
104 #define to_ptr32(argv) argv macro
687 execvp (executable, to_ptr32 (argv));
692 execv (executable, to_ptr32 (argv));
  /src/external/gpl3/gdb.old/dist/libiberty/
pex-unix.c 86 to_ptr32 (char **ptr64) function
107 #define to_ptr32(argv) argv macro
857 execvp (executable, to_ptr32 (argv));
862 execv (executable, to_ptr32 (argv));
  /src/external/gpl3/gdb/dist/libiberty/
pex-unix.c 86 to_ptr32 (char **ptr64) function
107 #define to_ptr32(argv) argv macro
857 execvp (executable, to_ptr32 (argv));
862 execv (executable, to_ptr32 (argv));

Completed in 17 milliseconds