Home
last modified time | relevance | path

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

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