Searched refs:YASM_PARAM_STRING (Results 1 – 2 of 2) sorted by relevance
83 r->type = YASM_PARAM_STRING; in yasm_vp_create_string()124 case YASM_PARAM_STRING: in yasm_vp_string()159 case YASM_PARAM_STRING: in yasm_vps_delete()191 case YASM_PARAM_STRING: in yasm_vps_print()379 else if (vp->type == YASM_PARAM_STRING) in yasm_dir_helper_valparam_warn()
45 YASM_PARAM_STRING, /**< String */ enumerator