Home
last modified time | relevance | path

Searched defs:fc2 (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DstrictFunctionTypesErrors.ts133 declare let fc2: (f: (x: Dog) => Dog) => void; variable
/third_party/ffmpeg/libavcodec/
Dcook.c686 float fc1, fc2; in interpolate_float() local