Home
last modified time | relevance | path

Searched defs:intp (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dinline21.C24 int * intp = myArray; variable
/openbsd-src/gnu/usr.bin/perl/
H A Dscope.c583 Perl_save_int(pTHX_ int * intp) Perl_save_int() argument
615 Perl_save_I16(pTHX_ I16 * intp) Perl_save_I16() argument
627 Perl_save_I32(pTHX_ I32 * intp) Perl_save_I32() argument
/openbsd-src/usr.bin/top/
H A Dcommands.c92 scan_arg(char *str, int *intp, char *nptr) in scan_arg()
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dmisc.cc200 int *intp; in inheritance1() local
349 int *intp; in inheritance3() local
H A Dclasses.cc200 int *intp; in inheritance1() local
349 int *intp; in inheritance3() local
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dbuffer.c1070 char *intp; local
/openbsd-src/usr.bin/telnet/
H A Dtelnet.c2061 intp(void) in intp() function