Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/src/
H A Ddebug.c73 static unsigned short condition_regtype(ARGIN(const char *cmd))
1574 condition_regtype(ARGIN(const char *cmd)) in condition_regtype() function
1576 ASSERT_ARGS(condition_regtype) in condition_regtype()
1630 cond_argleft = condition_regtype(command); in PDB_cond()
1705 unsigned short cond_argright = condition_regtype(command); in PDB_cond()