Home
last modified time | relevance | path

Searched refs:WHERE (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/arch/mn10300/include/asm/
Dpci.h22 #define __pcidebug(FMT, BUS, DEVFN, WHERE,...) \
28 (u32)(WHERE), ##__VA_ARGS__); \
33 #define __pcidebug(FMT, BUS, DEVFN, WHERE, ...) do {} while (0) argument
/linux-4.4.14/arch/m68k/fpsp040/
Dssin.S233 |--R' + R'*S*(A1 + S(A2 + S(A3 + S(A4 + ... + SA7)))), WHERE
288 |--SGN + S'*(B1 + S(B2 + S(B3 + S(B4 + ... + SB8)))), WHERE
291 |--WHERE T=S*S.
Dsatan.S351 |--WHERE Y = X*X, AND Z = Y*Y.
/linux-4.4.14/Documentation/RCU/
Drcu_dereference.txt24 the section entitled "EXAMPLE WHERE THE COMPILER KNOWS TOO MUCH"
315 EXAMPLE WHERE THE COMPILER KNOWS TOO MUCH
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfplsp.S5076 #--R' + R'*S*(A1 + S(A2 + S(A3 + S(A4 + ... + SA7)))), WHERE
5129 #--SGN + S'*(B1 + S(B2 + S(B3 + S(B4 + ... + SB8)))), WHERE
5132 #--WHERE T=S*S.
6261 #--A TABLE, ALL WE NEED IS TO APPROXIMATE ATAN(U) WHERE
8478 #--WHERE U = 2Z/(2+Z) = 2Z/(1+X).
9023 #--D0 IS M WHERE N = 64(M+M') + J. NOTE THAT |M| <= 16140 BY DESIGN.
9120 #--D0 IS M WHERE N = 64(M+M') + J. NOTE THAT |M| <= 16140 BY DESIGN.
Dfpsp.S5185 #--WHERE T=S*S.
6460 #--WHERE Y = X*X, AND Z = Y*Y.
/linux-4.4.14/Documentation/
Dmemory-barriers.txt2199 WHERE ARE MEMORY BARRIERS NEEDED?