Home
last modified time | relevance | path

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

/aosp_15_r20/external/crcalc/src/com/hp/creals/
H A DCR.java1355 int current_sign = 1; in approximate() local
1400 int current_sign = 1; // (-1)^(n-1) in approximate() local
/aosp_15_r20/external/freetype/src/sdf/
H A Dftsdf.c3400 FT_Char current_sign = -1; in sdf_generate_bounding_box() local