Searched defs:eqn (Results 1 – 10 of 10) sorted by relevance
374 struct eqn { struct376 struct eqn_box *root; /* root mathematical expression */ argument377 int ln; /* invocation line */378 int pos; /* invocation position */
41 struct eqn eqn; /* syntax tree of this equation */ member
100 const struct eqn *eqn; /* EQN */ member
377 const struct eqn *eqn; /* EQN */ member
328 struct eqn_node *eqn; /* current equation being parsed */ member
47 eqn(int argc, char *argv[]) in eqn() function
657 eqn(void) in eqn() function
633 tavor_eq_doorbell(tavor_state_t *state, uint32_t eq_cmd, uint32_t eqn, in tavor_eq_doorbell()
297 uint32_t eqn :6; member
2122 uint32_t eqn :6; member