Searched refs:X_List (Results 1 – 6 of 6) sorted by relevance
1957 text_list_entry_t *X_List = Y_List->x_ordered_list; in txt_add_sorted_fragment() local1959 while (X_List->next && X_List->start.x < penum->text_state->start.x) in txt_add_sorted_fragment()1960 X_List = X_List->next; in txt_add_sorted_fragment()1962 if (X_List->start.x > penum->text_state->start.x) { in txt_add_sorted_fragment()1964 penum->text_state->next = X_List; in txt_add_sorted_fragment()1965 penum->text_state->previous = X_List->previous; in txt_add_sorted_fragment()1966 X_List->previous = penum->text_state; in txt_add_sorted_fragment()1974 penum->text_state->previous = X_List; in txt_add_sorted_fragment()1975 penum->text_state->next = X_List->next; in txt_add_sorted_fragment()1976 X_List->next = penum->text_state; in txt_add_sorted_fragment()
2021 text_list_entry_t *X_List = Y_List->x_ordered_list; in txt_add_sorted_fragment() local2023 while (X_List->next && X_List->start.x < penum->text_state->start.x) in txt_add_sorted_fragment()2024 X_List = X_List->next; in txt_add_sorted_fragment()2026 if (X_List->start.x > penum->text_state->start.x) { in txt_add_sorted_fragment()2028 penum->text_state->next = X_List; in txt_add_sorted_fragment()2029 penum->text_state->previous = X_List->previous; in txt_add_sorted_fragment()2030 X_List->previous = penum->text_state; in txt_add_sorted_fragment()2038 penum->text_state->previous = X_List; in txt_add_sorted_fragment()2039 penum->text_state->next = X_List->next; in txt_add_sorted_fragment()2040 X_List->next = penum->text_state; in txt_add_sorted_fragment()
550 typedef struct X_List_struct X_List; typedef585 static X_List *XList[XLISTSIZE] = {0};646 static X_List **hashXList(X_Object *P) in hashXList()653 static X_List *findXList(unsigned long id) in findXList()832 X_List *L; in ResourceExists()851 X_List *L; in SafeResourceExists()865 X_List **X = hashXList(P); in DestroyXObject()1020 X_List *L = *X; in DestroyXObject()1053 X_List *L; in FindResource()1101 X_List *L = (X_List *) malloc(sizeof(X_List)); in AddXObject()[all …]
53 RowBox[{"r3Norm2", "[", "X_List", "]"}], ":=",