Lines Matching refs:sb_token_to_long
504 static int sb_token_to_long(char *tok, uint32_t *rid) in sb_token_to_long() function
586 ret = sb_token_to_long(tok, &id); in sb_build_dcd()
672 ret = sb_token_to_long(tok, &address); in sb_build_dcd_block()
688 ret = sb_token_to_long(tok, &value); in sb_build_dcd_block()
733 ret = sb_token_to_long(tok, &id); in sb_build_section()
906 ret = sb_token_to_long(tok, &dest); in sb_build_command_load()
927 ret = sb_token_to_long(tok, &ivtep); in sb_build_command_load()
953 ret = sb_token_to_long(tok, &dcdid); in sb_build_command_load()
1064 ret = sb_token_to_long(tok, &address); in sb_build_command_fill()
1080 ret = sb_token_to_long(tok, &pattern); in sb_build_command_fill()
1096 ret = sb_token_to_long(tok, &length); in sb_build_command_fill()
1176 ret = sb_token_to_long(tok, &dest); in sb_build_command_jump_call()
1185 ret = sb_token_to_long(tok, &arg); in sb_build_command_jump_call()