Searched refs:getsym (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/ext/VMS-DCLsym/t/ |
| H A D | vms_dclsym.t | 36 ($val,$tab) = $obj->getsym($name); 42 ($val,$tab) = $obj->getsym($name); 65 ($val,$tab) = $obj->getsym($name);
|
| /openbsd-src/gnu/usr.bin/perl/ext/VMS-DCLsym/ |
| H A D | DCLsym.pm | 27 sub getsym { subroutine 84 else { scalar($self->getsym($name)); }
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | tekhex.c | 128 static bfd_boolean getsym PARAMS ((char *, char **, unsigned int *)); 333 getsym (char *dstp, char **srcp, unsigned int *lenp) in getsym() function 428 if (!getsym (sym, &src, &len)) 475 if (!getsym (sym, &src, &len))
|
| H A D | ChangeLog-9697 | 3583 * tekhex.c (getsym): Ditto.
|
| H A D | ChangeLog-9495 | 4528 (getvalue, getsym, out): Likewise.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | tekhex.c | 293 getsym (char *dstp, char **srcp, unsigned int *lenp) in getsym() function 379 if (!getsym (sym, &src, &len)) in first_phase() 425 if (!getsym (sym, &src, &len)) in first_phase()
|
| H A D | ChangeLog | 156 (getsym): Likewise.
|
| H A D | ChangeLog-9697 | 3583 * tekhex.c (getsym): Ditto.
|
| H A D | ChangeLog-9495 | 4528 (getvalue, getsym, out): Likewise.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-Install/t/lib/MakeMaker/Test/ |
| H A D | Utils.pm | 415 return $command if scalar $syms->getsym( uc $command );
|
| /openbsd-src/usr.bin/unifdef/ |
| H A D | unifdef.c | 1308 getsym(const char **cpp) in getsym() function 1498 sym = getsym(&cp); in defundef() 1510 sym = getsym(&cp); in defundef()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/IPC-Cmd/lib/IPC/ |
| H A D | Cmd.pm | 232 return $command if scalar $syms->getsym( uc $command );
|
| /openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/ |
| H A D | MM_Any.pm | 155 return $command if scalar $syms->getsym( uc $command );
|