Home
last modified time | relevance | path

Searched refs:qpos (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dd-demangle.c347 const char *qpos = mangled; in dlang_backref() local
355 if (refpos > qpos - info->s) in dlang_backref()
359 *ret = qpos - refpos; in dlang_backref()
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dd-demangle.c347 const char *qpos = mangled; in dlang_backref() local
355 if (refpos > qpos - info->s) in dlang_backref()
359 *ret = qpos - refpos; in dlang_backref()
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dd-demangle.c347 const char *qpos = mangled; in dlang_backref() local
355 if (refpos > qpos - info->s) in dlang_backref()
359 *ret = qpos - refpos; in dlang_backref()
/netbsd/src/usr.sbin/rpc.pcnfsd/
Dpcnfsd.x433 int qpos; member