Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c276 typedef enum BcResultType { enum
294 } BcResultType; typedef
303 BcResultType t;
4619 BcResultType lt; in bc_program_binPrep()
4657 BcResultType lt; in bc_program_assignPrep()
4691 static void bc_program_retire(BcProgram *p, BcResult *r, BcResultType t) { in bc_program_retire()