Home
last modified time | relevance | path

Searched refs:SUMA_SLP_Crit (Results 1 – 13 of 13) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_suma.h112 #undef SUMA_SLP_Crit
191 #define SUMA_SLP_Crit SUMA_S_Crit macro
H A DSUMA_DataSets.c87 else if (!strcmp(el->macroname,"SLP_Crit")){SUMA_SLP_Crit("%s", el->msg); } in WorkErrLog_s()
H A DSUMA_ParseCommands.h610 #define SUMA_SLP_Crit(...) {\ macro
H A DSUMA_DOmanip.c490 SUMA_SLP_Crit("Failed to free displayable object."); in SUMA_RemoveDO()
H A DSUMA_CreateDO.c16038 SUMA_SLP_Crit( "Failed to allocate.\n" in SUMA_Paint_SO_ROIplanes()
16187 SUMA_SLP_Crit( "Failed to allocate.\n" in SUMA_Paint_SO_ROIplanes()
16389 SUMA_SLP_Crit("Failed to allocate for Nodes."); in SUMA_NodesInROI()
16546 SUMA_SLP_Crit("Only planning to deal\n" in SUMA_Addto_ROIplane_List()
22406 SUMA_SLP_Crit("Failed to allocate"); in SUMA_1DROI_to_DrawnROI()
H A DSUMA_GeomComp.c10427 SUMA_SLP_Crit("Failed to allocate for isNode"); in SUMA_GetContour()
10480 SUMA_SLP_Crit("Failed to allocate for CE"); in SUMA_GetContour()
10560 SUMA_SLP_Crit("Failed to reallocate for CE"); in SUMA_GetContour()
H A DSUMA_Surface_IO.c6012 SUMA_SLP_Crit("Failed to allocate"); in SUMA_OpenDrawnROI_NIML()
6128 SUMA_SLP_Crit( in SUMA_OpenDrawnROI_NIML()
H A DSUMA_display.c20978 SUMA_SLP_Crit("Failed to allocate for prmpt"); in SUMA_CreatePromptDialogStruct()
21036 SUMA_SLP_Crit("Prompt dialog structure has no parent."); in SUMA_CreatePromptDialog()
21103 SUMA_SLP_Crit("Failed to create action area."); in SUMA_CreatePromptDialog()
H A DSUMA_displayDev20210611.c20903 SUMA_SLP_Crit("Failed to allocate for prmpt"); in SUMA_CreatePromptDialogStruct()
21022 SUMA_SLP_Crit("Failed to create action area."); in SUMA_CreatePromptDialog()
H A DSUMA_input_ORIG.c10257 SUMA_SLP_Crit("Failed to allocate"); in SUMA_ProcessBrushStroke()
H A DSUMA_input.c11352 SUMA_SLP_Crit("Failed to allocate"); in SUMA_ProcessBrushStroke()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dsuma_objs.h106 #define SUMA_SLP_Crit SUMA_S_Crit macro
H A Dsuma_datasets.c112 else if (!strcmp(el->macroname,"SLP_Crit")){SUMA_SLP_Crit("%s", el->msg); } in WorkErrLog_ns()