Home
last modified time | relevance | path

Searched defs:p_base (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/texinfo/intl/
H A Drelocatable.c192 const char *p_base = curr_pathname + FILESYSTEM_PREFIX_LEN (curr_pathname); in compute_curr_prefix() local
/openbsd-src/gnu/gcc/intl/
H A Drelocatable.c185 const char *p_base = curr_pathname + FILESYSTEM_PREFIX_LEN (curr_pathname); in compute_curr_prefix() local
/openbsd-src/sys/dev/fdt/
H A Drkpinctrl.c984 bus_size_t iomux_base, p_base, ds_base, ie_base, off; in rk3568_pinctrl() local
1169 bus_size_t iomux_base, p_base, ds_base, smt_base, off; in rk3588_pinctrl() local
/openbsd-src/usr.bin/patch/
H A Dpch.c63 static off_t p_base; /* where to intuit this time */ variable