Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
8288b137
Kaydet (Commit)
8288b137
authored
Haz 20, 2006
tarafından
Jens-Heiner Rechtien
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS warnings01 (1.3.102); FILE MERGED
2005/09/02 14:57:35 sb 1.3.102.1: #i53898# Made code warning-free.
üst
b5506a9b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
cpp.h
soltools/cpp/cpp.h
+3
-2
No files found.
soltools/cpp/cpp.h
Dosyayı görüntüle @
8288b137
/* $Id: cpp.h,v 1.
3 2003-03-18 12:47:34
hr Exp $ */
/* $Id: cpp.h,v 1.
4 2006-06-20 05:07:28
hr Exp $ */
#define INS 32768
/* input buffer */
#define INS 32768
/* input buffer */
#define OBS 8092
/* outbut buffer */
#define OBS 8092
/* outbut buffer */
...
@@ -150,11 +150,12 @@ void mvl_add(
...
@@ -150,11 +150,12 @@ void mvl_add(
moved, by
moved, by
pTokenWhereMacroBecomesValid += in_nNrofTokens;
pTokenWhereMacroBecomesValid += in_nNrofTokens;
.
.
*/
void mvl_move(
void mvl_move(
MacroValidatorList *
MacroValidatorList *
inout_pValidators,
inout_pValidators,
int in_nSpace); // in pointer units.
int in_nSpace); // in pointer units.
*/
/* Checks if one of the validators within the list points to
/* Checks if one of the validators within the list points to
the token in_pTokenToCheck. If so, the macro is set valid and
the token in_pTokenToCheck. If so, the macro is set valid and
the validator is removed.
the validator is removed.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment