Searched refs:NUM (Results 1 – 7 of 7) sorted by relevance
126 NUM=1131 if [ "${COMPRESSION}" != "none" -a ${NUM} -eq 1 ]; then135 echo " atf-${NUM} {152 echo " atf-${NUM} {166 if [ ${NUM} -eq 2 ]; then167 LOADABLE_ATF=${LOADABLE_ATF}"\"atf-${NUM}\""168 elif [ ${NUM} -gt 2 ]; then169 LOADABLE_ATF=${LOADABLE_ATF}", \"atf-${NUM}\""171 NUM=`expr ${NUM} + 1`
61 #define GENERATE_ENUM(NUM, ENUM) ENUM = NUM, argument62 #define GENERATE_INDX_STR(NUM, STRING) #NUM"\t- "#STRING"\n" argument
200 NUM=0212 NUM=`expr ${NUM} + 1`213 if [ ${NUM} -lt ${MAX} ]; then263 NUM=`grep "${LAST_IMG}" update.hdr.dts | wc -l`264 if [ ${NUM} -lt 3 ]; then
66 #define NUM 0x0002 /* numeric lock */ macro
230 NUM=$(${SCRIPT_FIT} --args $1)231 if [ ${NUM} -ne 0 ]; then232 [ ${NUM} -eq 1 ] && ARG_LIST_FIT="${ARG_LIST_FIT} $1"233 [ ${NUM} -eq 2 ] && ARG_LIST_FIT="${ARG_LIST_FIT} $1 $2"234 shift ${NUM}
476 /* YYTRANSLATE[TOKEN-NUM] -- Symbol number corresponding to TOKEN-NUM533 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.559 /* YYTOKNUM[NUM] -- (External) token number corresponding to the560 (internal) symbol number NUM (which must be that of a token). */581 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing582 STATE-NUM. */608 /* YYDEFACT[STATE-NUM] -- Default reduction number in state STATE-NUM.636 /* YYPGOTO[NTERM-NUM]. */646 /* YYDEFGOTO[NTERM-NUM]. */656 /* YYTABLE[YYPACT[STATE-NUM]] -- What to do in state STATE-NUM. If[all …]
463 /* YYTRANSLATE[TOKEN-NUM] -- Symbol number corresponding to TOKEN-NUM514 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.536 /* YYTOKNUM[NUM] -- (External) token number corresponding to the537 (internal) symbol number NUM (which must be that of a token). */558 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing559 STATE-NUM. */579 /* YYDEFACT[STATE-NUM] -- Default reduction number in state STATE-NUM.601 /* YYPGOTO[NTERM-NUM]. */609 /* YYDEFGOTO[NTERM-NUM]. */617 /* YYTABLE[YYPACT[STATE-NUM]] -- What to do in state STATE-NUM. If[all …]