Lines Matching refs:strtok
577 tok = strtok(cmd->cmd, " "); in sb_build_dcd()
663 tok = strtok(cmd->cmd, " "); in sb_build_dcd_block()
679 tok = strtok(NULL, " "); in sb_build_dcd_block()
724 tok = strtok(cmd->cmd, " "); in sb_build_section()
741 tok = strtok(NULL, " "); in sb_build_section()
837 tok = strtok(cmd->cmd, " "); in sb_build_command_tag()
882 tok = strtok(cmd->cmd, " "); in sb_build_command_load()
896 tok = strtok(NULL, " "); in sb_build_command_load()
914 tok = strtok(NULL, " "); in sb_build_command_load()
1055 tok = strtok(cmd->cmd, " "); in sb_build_command_fill()
1071 tok = strtok(NULL, " "); in sb_build_command_fill()
1087 tok = strtok(NULL, " "); in sb_build_command_fill()
1155 tok = strtok(cmd->cmd, " "); in sb_build_command_jump_call()
1167 tok = strtok(NULL, " "); in sb_build_command_jump_call()
1183 tok = strtok(NULL, " "); in sb_build_command_jump_call()
1256 tok = strtok(cmd->cmd, " "); in sb_build_command_mode()