Home
last modified time | relevance | path

Searched defs:recsize (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-mips.c2847 pmon_zeroset (int recsize, char **buff, int *amount, unsigned int *chksum) in pmon_zeroset()
2859 pmon_checkset (int recsize, char **buff, int *value) in pmon_checkset()
2890 int inamount, int *recsize, unsigned int *csum, in pmon_make_fastrec()
/openbsd-src/usr.bin/awk/
H A Dlib.c43 int recsize = RECSIZE; variable
[all...]
/openbsd-src/gnu/usr.bin/perl/
H A Dsv.c8579 const STRLEN recsize = SvUV(SvRV(PL_rs)); /* RsRECORD() guarantees > 0. */ global() local