Home
last modified time | relevance | path

Searched refs:ptr64 (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/binutils-2.27/libiberty/
H A Dpex-unix.c84 to_ptr32 (char **ptr64) in to_ptr32() argument
90 for (argc = 0; ptr64[argc] != NULL; argc++) in to_ptr32()
97 for (argc = 0; ptr64[argc] != NULL; argc++) in to_ptr32()
98 short_argv[argc] = (__char_ptr32) decc$strdup (ptr64[argc]); in to_ptr32()
/dragonfly/contrib/gdb-7/libiberty/
H A Dpex-unix.c83 to_ptr32 (char **ptr64) in to_ptr32() argument
89 for (argc = 0; ptr64[argc] != NULL; argc++) in to_ptr32()
96 for (argc = 0; ptr64[argc] != NULL; argc++) in to_ptr32()
97 short_argv[argc] = (__char_ptr32) decc$strdup (ptr64[argc]); in to_ptr32()
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dpex-unix.c83 to_ptr32 (char **ptr64) in to_ptr32() argument
88 for (argc=0; ptr64[argc]; argc++); in to_ptr32()
94 for (argc=0; ptr64[argc]; argc++) in to_ptr32()
95 short_argv[argc] = (__char_ptr32) decc$strdup (ptr64[argc]); in to_ptr32()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dpex-unix.c83 to_ptr32 (char **ptr64) in to_ptr32() argument
89 for (argc = 0; ptr64[argc] != NULL; argc++) in to_ptr32()
96 for (argc = 0; ptr64[argc] != NULL; argc++) in to_ptr32()
97 short_argv[argc] = (__char_ptr32) decc$strdup (ptr64[argc]); in to_ptr32()
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dpex-unix.c83 to_ptr32 (char **ptr64) in to_ptr32() argument
89 for (argc = 0; ptr64[argc] != NULL; argc++) in to_ptr32()
96 for (argc = 0; ptr64[argc] != NULL; argc++) in to_ptr32()
97 short_argv[argc] = (__char_ptr32) decc$strdup (ptr64[argc]); in to_ptr32()