Home
last modified time | relevance | path

Searched refs:pstructarg (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
Dshr1.c53 int pstructarg(struct s *x) in pstructarg() function
55 int pstructarg(x) in pstructarg()
Dshmain.c7 extern int pstructarg(struct s*);
54 g = pstructarg(&y); in main()