Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/util/
H A Dtexi-docstring-magic.el245 (useropt (eq ?* (string-to-char docstring))))
247 (if useropt
273 (useropt (eq ?* (string-to-char docstring)))
274 (default (if useropt
278 (if useropt
281 (if useropt "opt" "var") nil name docstring nil default)))
/openbsd-src/sys/dev/pci/
H A Dips.c256 u_int32_t useropt; member