Searched refs:N (Results 1 – 6 of 6) sorted by relevance
274 const int N = 1000; in perf_test() local276 for (int i = 0; i < N; i++) { in perf_test()290 const int N = 1000; in perf_test() local292 for (int i = 0; i < N; i++) { in perf_test()308 const int N = 1000; in perf_test() local310 for (int i = 0; i < N; i++) { in perf_test()324 const int N = 1000; in perf_test() local326 for (int i = 0; i < N; i++) { in perf_test()
219 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member270 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
349 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member409 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
220 …_STATUS { error(@0, "expected 'txfifo < N', 'rxfifo < N' or 'irq set N'"); }
81 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument83 if (N) \86 (Current).end = YYRHSLOC (Rhs, N).end; \2189 #define YYCASE_(N, S) \ in yysyntax_error_() argument2190 case N: \ in yysyntax_error_()
88 …eors r6,r6,r5 @ set N if mn has opposite sign to a, i.e. if the operation is essenti…