Searched refs:N (Results 1 – 8 of 8) sorted by relevance
11 -save-temps|-m32|-m64) N="$1" ;;12 -r) N="$1" ;;13 -[Wg]*) N="$1" ;;14 -[olv]|-[Ofd]*|-nostdlib) N="$1" ;;16 N="-Wl,$1" ;;21 A="$1" ; shift ; N="-Wl,$A,$1" ;;22 -[m]*) N="$1" ;;23 -*) N="-Wl,$1" ;;24 *) N="$1" ;;26 ARGS="$ARGS $N"
6 optional boolean choice [N/y/?] (NEW) 8 choice 0 (TRI_CHOICE0) [N/m/?] (NEW) 9 choice 1 (TRI_CHOICE1) [N/m/?] (NEW) 10 optional tristate choice [N/m/y/?] (NEW)
1 Enable loadable module support (MODULES) [N/y/?] 15 optional tristate choice [N/y/?]
68 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument70 if (N) { \73 (Current).last_line = YYRHSLOC(Rhs, N).last_line; \74 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \75 (Current).file = YYRHSLOC(Rhs, N).file; \
3 A1_0 (A0_0) [N/y/?] (NEW) 9 B (B) [N/y/?] (NEW) 10 C (C) [N/y/?] (NEW)
1 A (A) [N/y/?] (NEW) y
27 M = E - N + 2P31 N = the number of nodes
82 // XXX add support for file_operations xxx[N] = ... (sound/core/pcm_native.c)