Home
last modified time | relevance | path

Searched defs:eqn (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dmisc.c55 eqn(n, a, b) in eqn() function
/netbsd-src/usr.bin/deroff/
H A Dderoff.c552 eqn(void) in eqn() function
/netbsd-src/external/bsd/mdocml/dist/
H A Droff.h509 struct eqn_box *eqn; /* EQN */ member
H A Droff.c124 struct eqn_node *eqn; /* active equation parser */ member
/netbsd-src/sys/dev/pci/
H A Dif_mcx.c4656 mcx_create_cq(struct mcx_softc *sc, struct mcx_cq *cq, int uar, int db, int eqn) in mcx_create_cq()