Home
last modified time | relevance | path

Searched refs:PROPERTY_GET_CCC (Results 1 – 4 of 4) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libdispatch/
H A Du8.c12184 …state->canonical_combining_class[state->filled] = PROPERTY_GET_CCC(state->codepoint[state->filled]… in stream_read()
12463 state->output->canonical_combining_class[cursor_current] = PROPERTY_GET_CCC(composed); in compose_execute()
12807 decoded_canonical_combining_class = PROPERTY_GET_CCC(decoded_codepoint); in decompose_execute()
12844 decoded_canonical_combining_class = PROPERTY_GET_CCC(decoded_codepoint); in decompose_execute()
H A Du8.h586 #define PROPERTY_GET_CCC(_cp) \ macro
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libdispatch/
H A Du8.c12184 …state->canonical_combining_class[state->filled] = PROPERTY_GET_CCC(state->codepoint[state->filled]… in stream_read()
12463 state->output->canonical_combining_class[cursor_current] = PROPERTY_GET_CCC(composed); in compose_execute()
12807 decoded_canonical_combining_class = PROPERTY_GET_CCC(decoded_codepoint); in decompose_execute()
12844 decoded_canonical_combining_class = PROPERTY_GET_CCC(decoded_codepoint); in decompose_execute()
H A Du8.h586 #define PROPERTY_GET_CCC(_cp) \ macro