Searched refs:Abc_CommandAbs (Results 1 – 1 of 1) sorted by relevance
37 static int Abc_CommandAbs ( Abc_Frame_t * pAbc, int argc, char ** argv );84 Cmd_CommandAdd( pAbc, "Word level", "%abs", Abc_CommandAbs, 0 ); in Wlc_Init()666 int Abc_CommandAbs( Abc_Frame_t * pAbc, int argc, char ** argv ) in Abc_CommandAbs() function